Add local-pull archive-z2 <=> bare-user roundtrip test
authorAlexander Larsson <alexl@redhat.com>
Mon, 8 Dec 2014 11:00:59 +0000 (12:00 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 8 Dec 2014 11:03:27 +0000 (12:03 +0100)
commitdbf717ac4b1ad5f4f8e221555a3a4872f2e454a1
treea58f0847af964546bded6af4cacc88139e75b526
parentfcd3caf6dd25d5bbac2a708fdbfd11ef354c9eb4
Add local-pull archive-z2 <=> bare-user roundtrip test

This creates a archive-z2 repo, pull-locals it to bare-user and then
again back to archive-z2 making sure things fsck along the way.
Then it checks out all repos and makes sure each one reproduces
the same result.

Unfortunately we can't install this as a real test because
it doesn't work in the test-runner because tmpfs doesn't support
user xattrs.

https://bugzilla.gnome.org/show_bug.cgi?id=741125
Makefile-tests.am
tests/test-local-pull.sh [new file with mode: 0755]